home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / DOS / UTILITY / ARCID101 / ARCID.DOC < prev    next >
Text File  |  1992-12-16  |  14KB  |  324 lines

  1.  
  2.     ┌──────────────────────────────┐
  3.     │                              │
  4.     │  ╖────╖            ╖     ┐   │           Archive Identifier
  5.     │  ║    ║            ║     │   │
  6.     │  ║────╢ ┐──┐ ┌──┐  ║ ┌───│   │              Version 1.01
  7.     │  ║    ║ │    │     ║ │   │   │
  8.     │  ╜    ╜ ┘    └──┘  ╜ └───┘   │    (c) Copyright 1992 - Stacy Smith
  9.     │                              │
  10.     └──────────────────────────────┘
  11.  
  12.  
  13.                                 Courtesy of:
  14.  
  15.                         The Bloom Beacon-Picayune BBS
  16.           Node 1: (804) 525-9760 (USRobotics Courier Dual Standard)
  17.              Node 2: (804) 525-5372 (USRobotics Courier V.32bis)
  18.                               FidoNet 1:276/112
  19.                                   Intelec
  20.  
  21.                                 Stacy Smith
  22.                               Route 6 Box 189
  23.                            Forest, Virginia 24551
  24.  
  25.  
  26. ┌────────────────────┐
  27. │  1. Introduction:  │
  28. └────────────────────┘
  29.  
  30. Archive Identifier (ARCID) is a derivative of the UpLoadProcessor (ULP) system;
  31. users of ULP do not require this program, as each of the ULP programs have
  32. ARCID's abilities built into it.
  33.  
  34. ARCID is intended for use by people who wish to be able to accurately detect a
  35. archive's format without relying on the file extension, but do not wish to use
  36. ULP. These people may be sysops using EXZTEST, ZIPLAB, ZDCS, FWKCS, etc., or
  37. may be using their own homemade batch files for testing archives, or even other
  38. purposes I haven't thought of.
  39.  
  40. Regardless, ARCID is an extremely simple and fast tool for people who deal with
  41. compressed files on a regular basis.
  42.  
  43.  
  44. ┌──────────────────────────────────────┐
  45. │  2. Features of Archive Identifier:  │
  46. └──────────────────────────────────────┘
  47.  
  48.       ∙ Identifies ARC, ARJ, HYP, LZH, PAK, SQZ, ZIP, ZOO and GIF files,
  49.         regardless of their file extensions (ideal for software distribution
  50.         networks, like .SDN files).
  51.       ∙ Identifies ARJ, LZH, PAK, SQZ and ZIP self-extracting (SFX) archives.
  52.       ∙ Can filter other file types based solely upon file extension.
  53.       ∙ A total of 97 archive formats and files extensions can be defined for
  54.         conditional branching of batch files.
  55.       ∙ Fully network-aware using DOS SHARE-compatible locks.
  56.       ∙ Written mostly in C for optimal speed, using Borland C++ 3.1 and Turbo
  57.         Assembler 3.1.
  58.       ∙ Lifetime registration; pay ONCE and your registration number will work
  59.         on all future versions!
  60.  
  61.  
  62. ┌───────────────────────────────────────────────────────┐
  63. │  3. Files Included in the ARCID Distribution Archive  │
  64. └───────────────────────────────────────────────────────┘
  65.  
  66.         ARCID.COM       Archive Identifier processing program.
  67.         ARCID.DOC       This file.
  68.         PCBTEST.BAT     Sample PCBTEST.BAT file for using ARCID.
  69.         HISTORY.TXT     ARCID revision history in reverse order.
  70.         REGISTER.FRM    Registration form for ARCID.
  71.         FILE_ID.DIZ     Internal description file.
  72.  
  73. When you unzip the distribution archive, you should see my PKZIP authenticity
  74. verification stamp, and a '-AV' after every file in the archive:
  75.  
  76.         # SSU301    The Bloom Beacon-Picayune BBS
  77.  
  78. If there are any files missing or added, or the -AV stamp is missing, the
  79. archive has been tampered with. It would be advisable to call my BBS (listed at
  80. the top of this document) for the latest version of ARCID.
  81.  
  82.  
  83. ┌───────────────────────────┐
  84. │  4. Program Requirements  │
  85. └───────────────────────────┘
  86.  
  87. To the best of my knowledge, this program will run on most any machine capable
  88. of running PCBoard 14.5+. I have personally tested and developed ARCID on the
  89. following machines, with no problems:
  90.  
  91.         10 MHz 80286 computer (CompuAdd) with:
  92.            ∙ 1 megabyte of motherboard memory with a 2 megabyte EMS card
  93.            ∙ 42 megabytes of MFM hard disk space
  94.            ∙ MS-DOS 5.0 with 4DOS 4.0 command interpreter
  95.            ∙ CGA graphics subsystem
  96.  
  97.         33 MHz 80486 computer (CompuAdd Express) with:
  98.            ∙ PCBoard 14.5a/10
  99.            ∙ 8 megabytes of motherboard memory
  100.            ∙ 245 megabytes of IDE hard disk space
  101.            ∙ MS-DOS 5.0 with 4DOS 4.0 command interpreter
  102.            ∙ DESQview 2.42 and QEMM 6.02
  103.            ∙ SVGA graphics subsystem
  104.  
  105.         40 MHz 80386 computer (generic clone) with:
  106.            ∙ 8 megabytes of motherboard memory
  107.            ∙ 107 megabytes of IDE hard disk space
  108.            ∙ MS-DOS 5.0 with 4DOS 4.0 command interpreter
  109.            ∙ QEMM 6.02 with QDPMI server
  110.            ∙ SVGA graphics subsystem
  111.  
  112. Other sysops that I have been in contact with have successfully implemented
  113. ARCID on setups with CD-ROMs, networks (Ethernet and LANtastic) and other
  114. varying hardware.
  115.  
  116. ARCID has been developed and tested using archives created by the following
  117. archiving packages:
  118.  
  119.         ARJ 2.10 through 2.30 (by Robert Jung)
  120.         ARJ 2.39 Beta 2 (by Robert Jung)
  121.         HYPER 2.5 (by P. Sawatzki and K. P. Nischke)
  122.         LHA 2.12 and 2.13 (by Haruyasu Yoshizaki)
  123.         LHarc 1.13c (by Haruyasu Yoshizaki)
  124.         PAK 2.51 (by NoGate Consulting)
  125.         PKPAK 3.61 (by PKWare)
  126.         PKZIP 1.10 (by PKWare)
  127.         PKZIP 1.93 Alpha (by PKWare)
  128.         SQZ 1.08.2 (by Jonas Hammarberg)
  129.         ZOO 2.01 through 2.10 (by Rahul Deshi)
  130.  
  131. The ARCID system requires DOS 3.x or later, as it uses DOS SHARE-compatible
  132. file reads and writes.
  133.  
  134. ARCID's memory requirements are extremely small (less than 64K). It would be a
  135. good idea to have as much free conventional memory as possible (ARCID itself
  136. cannot use EMS or XMS memory, and really couldn't use it if I wanted it to).
  137.  
  138.  
  139. ┌───────────────────┐
  140. │  5. Registration  │
  141. └───────────────────┘
  142.  
  143. The ARCID system is not free; nor is ARCID is crippled to force registration.
  144. ARCID is fully functional, and will always remain so. The only variation with
  145. the registered copies is no beg message.
  146.  
  147. Why register? Besides a clean conscience, you will get a registration code that
  148. will work for all future versions of ARCID, and will remove the message at the
  149. end of execution of ARCID.
  150.  
  151. Also, registered users get a large time limit and unlimited downloading from
  152. my BBS, if they choose to do so...
  153.  
  154. The registration fee for your unique code is $5 for non-commercial BBSes. The
  155. registration fee for commercial BBSes, defined if you run your BBS in the
  156. course of a commercial business, or your if BBS turns a profit, is $10. Other
  157. variations are available; refer to the file REGISTER.FRM for all registration
  158. options. Please print the file REGISTER.FRM and fill it out. You can print out
  159. the form by issuing the following command from the DOS prompt:
  160.  
  161.         TYPE REGISTER.FRM > PRN
  162.  
  163.  
  164. ┌───────────────────────────────────────┐
  165. │  6. License, Warranty and Disclaimer  │
  166. └───────────────────────────────────────┘
  167.  
  168. I'll keep this part short and sweet, and dispense with the legal-ese:
  169.  
  170.     License: You are allowed to use ARCID for 30 days, after which you must
  171.         either register ARCID or stop using it completely. ARCID registration
  172.         is a license for your use of ARCID; I retain ownership of the software.
  173.         A single registration applies to a single BBS system, regardless of the
  174.         number of computers used in the system. If you run two or more distinct
  175.         BBS systems on the same computer (with different names), you require
  176.         two or more ARCID registrations. Refer to the registration form for the
  177.         currect pricing structure.
  178.  
  179.     Warranty: There isn't one. The only thing I'll guarantee is that ARCID will
  180.         take up disk space, and will disappear when deleted.
  181.  
  182.     Disclaimer: I'm not responsible for anything bad that happens. ARCID works
  183.         here, but I cannot be held responsible for it not working on your
  184.         computer or doing any damage to hardware or software.
  185.  
  186. If these aren't agreeable with you, then the best thing to do is delete ARCID
  187. right now. I'll do my best to help any user (registered or not) that wants to
  188. use ARCID, and I'll act on bug reports quickly, but I simply cannot and will
  189. not be responsible for anything bad, like lost data, disk crashes, or whatever
  190. else you can think of.
  191.  
  192.  
  193. ┌───────────────────┐
  194. │  7. Installation  │
  195. └───────────────────┘
  196.  
  197. GENERAL:
  198. ────────
  199. Copy the file ARCID.COM into a subdirectory that is included in the DOS path,
  200. so that ARCID may be executed from anywhere. I would suggest your PCB home
  201. directory, usually 'C:\PCB\'.
  202.  
  203. If you are running PCBoard under a network or a multitasking operating system,
  204. you should already have DOS's SHARE.EXE loaded. You must have SHARE loaded in
  205. order to take advantage of the file sharing and locking methods used by the
  206. ARCID program to prevent data loss. (If you are running a single-node system
  207. without a multitasker, SHARE is not needed).
  208.  
  209. Note that for the ARCID program, you can obtain a limited program syntax screen
  210. simply by executing the program with no arguments.
  211.  
  212. FOR UPLOAD TESTING USING 'PCBTEST.BAT':
  213. ───────────────────────────────────────
  214. NOTE: If you are unfamiliar with the operation of PCBTEST.BAT, you will need
  215. to refer to the PCBoard manual on pages 200-202 for an explanation of
  216. PCBTEST.BAT and TESTFILE.EXE.
  217.  
  218. As necessary, refer to the sample PCBTEST.BAT file included in this
  219. archive. This simple batch file will test archive integrity and check for
  220. viruses for any of the detectable formats of ARCID. This batch file can
  221. easily be expanded to perform more tests.
  222.  
  223. ARCID.COM is a drop-in replacement of PCBoard's TESTFILE.EXE. If you are
  224. already using TESTFILE.EXE, then simply replace the TESTFILE command in your
  225. batch file with ARCID. For example, if your current PCBTEST.BAT has the
  226. following line:
  227.  
  228.     TESTFILE %1 ZIP ARJ LZH GIF
  229.  
  230. simply change it to:
  231.  
  232.     ARCID %1 ZIP ARJ LZH GIF
  233.  
  234. ARCID will return a DOS errorlevel corresponding to the archive's position in
  235. the extension list. ARCID is capable of automatically detecting the formats
  236. identified by the following extensions, regardless of the file's true
  237. extension:
  238.  
  239.     ARC     for ARC/PKPAK archives
  240.     ARJ     for ARJ and ARJ self-extracting archives
  241.     GIF     for GIF files
  242.     HYP     for HYPER archives
  243.     LZH     for LHA/LHARC and LHA/LHARC self-extracting archives
  244.     PAK     for PAK and PAK self-extracting archives
  245.     SQZ     for SQZ and SQZ self-extracting archives
  246.     ZIP     for PKZIP and PKZIP self-extracting archives
  247.     ZOO     for ZOO version 2.x archives
  248.  
  249. Do not add 'EXE' to the extension list; ARCID will automatically return to
  250. corresponding errorlevel for an identified self-extracting archive.
  251.  
  252.  
  253. ┌───────────────────────────────────────────┐
  254. │  8. Branding with Your Registration Code  │
  255. └───────────────────────────────────────────┘
  256.  
  257. To brand the ARCID executable with your registration code, type the following
  258. command from the DOS prompt:
  259.  
  260.     ARCID BRAND
  261.  
  262. ARCID will then ask you for your registration information (sysop name, BBS
  263. name and registration code). All of this information is case sensitive; you
  264. must enter it exactly as provided to you. After completion, ARCID will insert
  265. the codes inside of the executable, and the beg message will go away.
  266.  
  267. * NOTE: Do not attempt the brand an ARCID.COM executable that has been
  268.         compressed with PKLITE! This will corrupt the file, and may cause
  269.         ARCID to not function properly. If you want to compress ARCID.COM
  270.         *after* branding, that is fine.
  271.  
  272.  
  273. ┌──────────────┐
  274. │  9. Support  │
  275. └──────────────┘
  276.  
  277. If you require support for ARCID, I can be contacted by any of the following
  278. means:
  279.  
  280.     ∙ Fidonet Netmail addressed to Stacy Smith, node 1:276/112
  281.     ∙ Intelec Shareware conference
  282.     ∙ Intelec PCBoard conference
  283.     ∙ The ULP support conference (#42) on Salt Air (PCBoard support BBS)
  284.     ∙ The Support conference (#2) on my BBS (listed at the top of this
  285.         document).
  286.  
  287.  
  288. ┌───────────────────────────┐
  289. │  10. The Future of ARCID  │
  290. └───────────────────────────┘
  291.  
  292. ARCID will be supported as long as I'm in the BBSing business (which will be
  293. quite a while...once it's in your blood, you can never shake it <grin>). The
  294. ARCID system will be rapidly expanding it's features; some current plans:
  295.  
  296.       ∙ Incorporate code to detect archives containing explicit paths.
  297.       ∙ Incorporate code to detect defective or hacked archives.
  298.  
  299. If you have any other suggestions, or want other archivers supported, please
  300. contact me by U.S. snail-mail or on my BBS at the number at the top of this
  301. document.
  302.  
  303. Thanks for giving ARCID a try!
  304.  
  305.  
  306. ┌────────────────────────────────┐
  307. │  Appendix A:  DOS Errorlevels  │
  308. └────────────────────────────────┘
  309.  
  310. The errorlevels returned to DOS by the ARCID system programs are consistent
  311. among all of the programs (primarily with the error conditions); the following
  312. is a list of the errorlevels than can be returned by the ARCID programs, along
  313. with which programs return the codes:
  314.  
  315.         0       Successful brand of the ARCID executable
  316.         1-97    Successful execution, archive identified
  317.         98      Successful execution, archive NOT identified
  318.         99      Unsuccessful execution, no arguments passed (help screen
  319.                    displayed)
  320.         101     Unsuccessful brand of the ARCID executable
  321.         110     Unable to allocate heap memory
  322.         112     Invalid registration code
  323.         115     Invalid filename provided by user on command-line
  324.